html {
  scroll-behavior: smooth;
}

iframe {
    border: none;
    overflow: hidden;
}

img {
    pointer-events: none;
}